home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls035.ltr < prev    next >
Text File  |  1995-03-23  |  3KB  |  114 lines

  1. SCO Visual Tcl 1.0 for SCO Open Server 3.0 Release Notes
  2. --------------------------------------------------------
  3.  
  4. This custom-installable package is a release of the SCO Visual Tcl 
  5. Technology for SCO UNIX 3.2v4.2, SCO Open Server and Desktop 3.0 
  6. Environments.
  7. The technology included in this package includes support for
  8.     1. OSF Motif 1.2 
  9.     2. Character Motif (libCurses)
  10.     3. Windows a la IXI Wintif
  11.  
  12. Installation
  13. ============
  14.  
  15. This distribution includes 3 disk images.
  16. Use dd to copy the files to 3 disks.  For example,
  17.  
  18.     <insert new floppy>
  19.     # dd if=tls035v1.dd of=/dev/rfd0135ds18
  20.     <insert new floppy>
  21.     # dd if=tls035v2.dd of=/dev/rfd0135ds18
  22.     <insert new floppy>
  23.     # dd if=tls035v3.dd of=/dev/rfd0135ds18
  24.  
  25. Then insert disk1 in your diskette device and run "custom"
  26. as root.  Select "Install" from the menu, then select
  27. "A New Product" from the highlighted list.
  28.  
  29.  
  30. Package Description:
  31. ====================
  32.  
  33. It is composed of 4 binaries:
  34.     vtcl - Visual Tcl interpreter
  35.     xm_vtcld - Visual Tcl Motif GUI rendering engine
  36.     wxm_vtcld - Visual Tcl Wintif GUI rendering engine
  37.     cm_vtcld - Visual Tcl CHARM GUI rendering engine
  38.  
  39. To start a Visual Tcl program, type:
  40. # vtcl <filename>
  41. Or, to enter the Visual Tcl interactive shell, type:
  42. # vtcl
  43.  
  44. Help Man Pages
  45. ==============
  46.     are located in /usr/man/cat.TCL
  47.     Key man page files include: vtcl.TCL, Tcl.TCL and TclX.TCL
  48.     Also: "man TCL Intro"
  49.  
  50. Built-in Tcl & TclX Help
  51. ========================
  52.     After typing "vtcl" at your command line, you can
  53.     access built-in help on the non-graphical Visual Tcl commands by
  54.     typing "help."  
  55.  
  56. Visual Tcl HOME PAGE
  57. ====================
  58.  
  59. For up-to-date, complete information on SCO Visual Tcl, refer to 
  60. the SCO Visual Tcl home page:
  61.     http://www.sco.com/Products/vtcl/vtcl.html
  62.  
  63. DEMOS
  64. =====
  65.  
  66. Demos are located in ./lib/vtcl/examples.
  67.  
  68. OTHER SOURCES OF HELP
  69. =====================
  70.     NewsGroups:
  71.         biz.sco.vtcl
  72.         comp.lang.tcl
  73.     Periodicals:
  74.         SCO Tech Talk (contains regular Visual Tcl column)
  75.  
  76. MISCELLANEOUS: 
  77. ==============
  78.  
  79. There are some scripts in bin that run the various Look and Feel GUIS for you
  80.     vtcli -c    -> CHARM     
  81.     vtcli -m    -> Motif 
  82.     vtcli -w    -> Wintif 
  83.  
  84. Alternative ways to get to these different display types:
  85.  
  86. To start the Wintif GUI engine
  87.     set the environ variable VTCL_WINTIF before running the vtcl interpreter
  88.     - This starts up a different binary server than that for Motif 
  89.     (Note: be aware that this will probably not be the same method used to 
  90.      select the Wintif GUI on Everest systems )
  91.  
  92. To start the CHARM GUI engine
  93.     set the environ variable CHARM before running the vtcl interpreter
  94.     ( or unset the DISPLAY environment variable ) 
  95.  
  96. The Motif Rendering engine is used by default if the DISPLAY environment 
  97. variable is set
  98.  
  99.  
  100. Character Motif (Charm):
  101.  
  102.     CHARM uses curses and the Open Server terminfo setups for 
  103.     scoterm (ansi) and xterm (xterm) are somewhat deficient. 
  104.     There are replacement terminfo files in the distribution 
  105.     in usr/lib/charm/terminfo
  106.  
  107.  
  108. SCO Visual Tcl is not yet a supported product, but we are interested
  109. in your comments.  Please direct to:
  110.  
  111. Dion L. Johnson
  112. SCO Product Manager - Development Systems  400 Encinal St. Santa Cruz, CA 95061
  113. dionj@sco.com                            FAX: 408-427-5417  Voice: 408-427-7565
  114.